@dpuse/dpuse-development 0.3.511 → 0.3.513

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6696,14 +6696,17 @@ async function oi() {
6696
6696
  }
6697
6697
  //#endregion
6698
6698
  //#region src/operations/documentDependencies.ts
6699
- async function si(e = [], t = !0) {
6699
+ async function si(e = "", t = !0) {
6700
6700
  try {
6701
6701
  Ar("Document Dependencies"), await Sr("licenses/downloads"), await wr("1️⃣ Generate a production-dependency license report (licenses/licenses.json) and download the corresponding license text files (licenses/downloads).", "license-checker-rseidelsohn", [
6702
6702
  "--production",
6703
6703
  "--json",
6704
6704
  "--files",
6705
6705
  "licenses/downloads",
6706
+ "--relativeModulePath",
6706
6707
  "--relativeLicensePath",
6708
+ "--onlyAllow",
6709
+ "\"allowedLicenses\"",
6707
6710
  "--out",
6708
6711
  "licenses/licenses.json"
6709
6712
  ]), await Tr("3️⃣ Check using 'npm audit'", "npm", [